Docs.rs
modular-bitfield-impl-0.11.2
modular-bitfield-impl 0.11.2
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
Robbepop
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
Versions
75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
modular_
bitfield_
impl
0.11.2
All Items
Crate Items
Macros
Attribute Macros
Derive Macros
Crate
modular_bitfield_impl
Copy item path
Source
Macros
§
define_
specifiers
Generates the
B1
,
B2
, …,
B128
bitfield specifiers.
Attribute Macros
§
bitfield
Applicable to structs to turn their fields into compact bitfields.
Derive Macros
§
Bitfield
Specifier
Derive macro for Rust
enums
to implement
Specifier
trait.